home *** CD-ROM | disk | FTP | other *** search
/ Net Yaroze Software Development Disc (USA, Europe) / Net Yaroze Software Development Disc (USA, Europe).bin / scee / pipex / dial / readme.txt < prev    next >
Text File  |  1996-10-24  |  10KB  |  278 lines

  1. ====================================================================
  2. =                                                                  =
  3. =                   PIPEX Dial Version 3.1                         =
  4. =                                                                  =
  5. ====================================================================
  6.  
  7.  
  8. -----------------------------
  9. Section 1: Installation Notes
  10. -----------------------------
  11.  
  12. 1.0 Installation
  13.  
  14.     This version of PIPEX Dial cannot be installed over a version
  15.     of Dial prior to version 3.1. If you have an existing version
  16.     of Dial on your PC, then you should upgrade to Dial 3.1 via
  17.     the Online Upgrade route. Alternatively, you may uninstall your
  18.     existing Dial software, then install PIPEX Dial 3.1.
  19.  
  20. 1.1 Registration (New Accounts)
  21.  
  22.     After installing the PIPEX Dial software, you can register for a
  23.     PIPEX Dial account by clicking on the 'Register' button in the
  24.     Quick Launch panel, or by selecting the Commands->How To
  25.     Register menu. You will be allocated your own personal account
  26.     and password, and your PIPEX Dial software will be automatically
  27.     upgraded to the full version.
  28.  
  29.     Your new account will remain valid for a number of days after
  30.     installation. Each time you connect to the Internet with Dial
  31.     you will be told how many days you have remaining before your
  32.     account expires. If you wish to continue using Dial after this
  33.     time you must subscribe to the PIPEX Dial service. To do this,
  34.     you should click the 'Subscribe' button on the expiry dialog box,
  35.     or select to the Command->How To Subscribe menu.
  36.  
  37. 1.2 Registration (Existing Account Holders)
  38.  
  39.     After installng the PIPEX Dial software, you should register
  40.     your existing Dial account by clicking on the 'Register' button
  41.     in the Quick Launch panel, or by selecting the Command->How To
  42.     Register menu. Your PIPEX Dial software will be automatically
  43.     upgraded to the full version.
  44.  
  45.  
  46. ------------------------------------
  47. Section 2: Setting up an email alias
  48. ------------------------------------
  49.  
  50. 2.0 Introduction
  51.     
  52.     You have been allocated an email address with your PIPEX Dial
  53.     account. By default, this address consists of your Dial account
  54.     username (without the letters sol or bbc if these are given with
  55.     your account information) @dial.pipex.com For example, if your
  56.     username is zzz99, your default email address would be
  57.     zzz99@dial.pipex.com 
  58.  
  59. 2.1 Registering an alias
  60.  
  61.     You can register a "friendly" email alias of your own choice 
  62.     (perhaps your name or company name) by accessing the PIPEX
  63.     Dial Support Services web page at URL:
  64.  
  65.            http://www.dial.pipex.com/support/
  66.  
  67.     and following the links to the Email Alias Registration Form. 
  68.  
  69.     Once this email alias has been registered and activated you
  70.     must continue to log into the service using your current 
  71.     username but you will receive any email sent to either your
  72.     original email address or your new email alias. 
  73.  
  74. 2.2 Restrictions
  75.  
  76.     There are a few restrictions to the email alias you can choose: 
  77.  
  78.        You may only use letters, numbers, "-" or "." 
  79.        Upper and lower case letters are the same, so that
  80.            "Joe.Smith" is the same as "joe.smith" 
  81.        Spaces cannot be used (we suggest that you replace any spaces
  82.            with full stops) 
  83.  
  84.     You may only have one email alias per PIPEX Dial account, so 
  85.     think carefully about what you want it to be before you fill in 
  86.     the registration form.
  87.  
  88.  
  89. ------------------------------------
  90. Section 3: System File Modifications
  91. ------------------------------------
  92.  
  93. 3.0 Introduction
  94.  
  95.     This section describes the modifications that have been made to
  96.     your system files during installation.
  97.  
  98. 3.1 Modifications to the SYSTEM.INI file
  99.  
  100.     Setup adds the following entries:
  101.  
  102.        [boot]
  103.        drivers=<install drive><install dir>\pctcp\wcomapi.dll
  104.  
  105.        [386Enh]
  106.        device=<install drive><install dir>\pctcp\wcomvxd.386
  107.  
  108.     where <install drive> is the installation drive (eg C:) and
  109.     <install dir> is the PIPEX Dial installation directory
  110.     (eg \DIAL).
  111.  
  112. 3.2 Modifications to the WIN.INI file
  113.  
  114.     Setup adds the following entry:
  115.  
  116.        [Netscape]
  117.        ini=<install drive><install dir>\NETSCAPE\NETSCAPE.INI
  118.  
  119.     where <install drive> is the installation drive and <install dir>
  120.     is the PIPEX Dial installation directory.
  121.  
  122. 3.3 Modifications to the AUTOEXEC.BAT file
  123.  
  124.     If you allowed Dial to automatically modify your AUTOEXEC.BAT file
  125.     then the following modifications were made. If you skipped this
  126.     part of the installation you must now insert the following lines
  127.     yourself.
  128.  
  129.     The following lines are added to the top of the file:
  130.  
  131.        REM the next line was inserted by PIPEX Dial Version 3.1
  132.        set pctcp=<install drive><install dir>\pctcp\pctcp.ini
  133.        REM the next line was inserted by PIPEX Dial Version 3.1
  134.        <install drive><install dir>\pctcp\vxdinit.exe
  135.  
  136.     where <install drive> is the installation drive and <install dir>
  137.     is the PIPEX Dial installation directory.
  138.     
  139.     The following lines are added immediately after you first set your
  140.     PATH environment variable, so that <install dir>\pctcp is added to
  141.     your PATH:
  142.  
  143.        REM the next line was inserted by PIPEX Dial Version 3.1
  144.        PATH %PATH%;<install drive><install dir>\pctcp
  145.  
  146.     where <install drive> is the installation drive and <install dir>
  147.     is the PIPEX Dial installation directory.
  148.  
  149.  
  150. -------------------------------------------------
  151. Section 4: Working With Other Networking Software
  152. -------------------------------------------------
  153.  
  154. 4.0 Introduction
  155.  
  156.     This section describes how to create a DOS boot menu. You may
  157.     need to do this in order to run PIPEX Dial on a machine that
  158.     already has other network software installed. 
  159.  
  160.     Network software will usually be DOS based or Windows based. DOS
  161.     based network software will normally be run from the AUTOEXEC.BAT
  162.     file or the CONFIG.SYS file (DOS startup files) at system boot
  163.     time. Windows based network software (.DLL or .VXD) may be
  164.     started from the Windows configuration files (SYSTEM.INI).
  165.  
  166.     The DOS startup files can easily be managed by a simple DOS boot
  167.     menu. You will need to have version 6.0 of DOS or higher. PIPEX
  168.     recommend that you use the latest version of DOS (6.22) to create
  169.     a boot menu.
  170.  
  171.     The Windows configuration files can be managed by having a number
  172.     of versions of the relevant files and copying the appropriate
  173.     version into the Windows directory before Windows is started.
  174.  
  175. 4.1 Example DOS 6.X Boot Menu
  176.  
  177.     This example demonstrates how easy it is to create a DOS 6.X boot
  178.     menu to cater for both PIPEX Dial and Sun Microsystems PC-NFS. If
  179.     you require further information then please refer to your DOS
  180.     manuals.
  181.  
  182.     CONFIG.SYS
  183.     ----------
  184.  
  185.         [menu]
  186.         menuitem=pcnfs, Sun Microsystems PC-NFS
  187.         menuitem=dial,  PIPEX Dial 3.1
  188.         menudefault=dial
  189.  
  190.         [common]
  191.         DEVICE=C:\DOS\HIMEM.SYS
  192.         DEVICE=C:\DOS\EMM386.EXE NOEMS
  193.         BUFFERS=30,0
  194.         FILES=50
  195.         DOS=UMB
  196.         LASTDRIVE=Z
  197.         DEVICEHIGH=C:\DOS\SETVER.EXE
  198.         DOS=HIGH
  199.         COUNTRY=044,,C:\DOS\COUNTRY.SYS
  200.         DEVICEHIGH=C:\DOS\DISPLAY.SYS CON=(EGA,,1)
  201.         STACKS=9,512
  202.  
  203.         [pcnfs]
  204.         REM pc-nfs specific entries go here
  205.         DEVICEHIGH=C:\NFS\PCNFS.SYS
  206.         DEVICE=C:\NFS\SOCKDRV.SYS
  207.         DEVICE=C:\NFS\NFSODI.SYS
  208.  
  209.         [dial]
  210.         REM no entries required for Dial
  211.  
  212.  
  213.     AUTOEXEC.BAT
  214.     ------------
  215.  
  216.         REM common lines go here
  217.         C:\WINDOWS\SMARTDRV.EXE /Q
  218.         PROMPT $p$g
  219.         PATH C:\WINDOWS;C:\DOS
  220.         MODE CON CODEPAGE PREPARE=((437) C:\DOS\EGA.CPI)
  221.         MODE CON CODEPAGE SELECT=437
  222.         KEYB UK,,C:\DOS\KEYBOARD.SYS
  223.         SET TZ=GMT0
  224.         GOTO %config%
  225.  
  226.         :pcnfs
  227.         REM pc-nfs specific lines go here
  228.         PATH C:\NFS;%Path%;T:\MISC
  229.         SET NFSLANG=USA
  230.         SET NFSPATH=C:\NFS
  231.         SET TN_DIR=C:\NFS\TELNET
  232.         SET TNW_DIR=C:\NFS\TELNETW
  233.         C:\ODI\LSL
  234.         C:\ODI\EM960
  235.         C:\NFS\PRT *
  236.         C:\NFS\NET INIT
  237.         C:\NFS\RTM
  238.         GOTO end
  239.  
  240.         :dial
  241.         REM PIPEX Dial specific lines go here
  242.         SET PCTCP=<install drive><install dir>\PCTCP\PCTCP.INI
  243.         <install drive><install dir>\PCTCP\VXDINIT.EXE
  244.         PATH %PATH%;<install drive><install dir>\PCTCP
  245.         GOTO end
  246.  
  247.         :end
  248.  
  249.     where <install drive> is the installation drive and <install dir>
  250.     is the PIPEX Dial installation directory.    
  251.  
  252. 4.2 Summary
  253.  
  254.     The mechanisms described above are intended to help you and may
  255.     require some adjustment according to the exact nature of your
  256.     system. Your System Administrator will be able to help you with
  257.     this process.
  258.  
  259.  
  260. -------------------------------------------
  261. Section 5: Trouble Shooting, Hints and Tips
  262. -------------------------------------------
  263.  
  264. 5.0 Netscape Runs Slowly On My System (Windows 3.1/3.11)
  265.  
  266.     Netscape needs quite a lot of memory to run. On a system with
  267.     little memory, Windows may use a swap file to temporarily copy
  268.     some information to disk. This can slow down your PC.
  269.  
  270.     Check that Windows is using a permanent swap file. To do this, run
  271.     Control Panel from the Program Manager. Double click on the 386
  272.     Enhanced icon, then on the Virtual Memory button. If the swap file
  273.     type is shown as Temporary, click on the Change>> button. In the
  274.     New Settings section, select Permanent. Accept the recommendation
  275.     for the swap file size, then click on OK in each of the Windows to
  276.     finish. This should speed up the operation of your PC. 
  277.  
  278.